home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / fortran / fckdemo1.zip / ARGLIST.DM < prev    next >
Text File  |  1994-04-12  |  994b  |  19 lines

  1. \example\{Local verification}{localarg.lst}
  2. \example\{Global verification 1}{globarg1.lst}
  3. \example\{Global verification 2}{globarg2.lst}
  4. \example\{Global verification 3}{globarg3.lst}
  5. \font\{Helv}\fontsize\{24}\bold\
  6. \color\{0}{255}{255}Verification of argument lists#\bold\\nl\\nl\\fontsize\{14}
  7. \color\{255}{255}{255}
  8. Forcheck verifies all referenced subprograms and their argument lists.#
  9. Besides inspection of the number of arguments and argument data types,#
  10. Forcheck finds out, if possible, if an argument is an input, output or#
  11. input/output argument. You're informed if an actual argument is a constant,#
  12. expression, or occurs more than once in the actual argument list, while a #
  13. new value is assigned to the dummy argument in the subprogram.#
  14. \nl\
  15. \nl\
  16. Forcheck also detects if the actual array or character datum is shorter than#
  17. the dummy. Moreover, if a dummy argument is apparently an input argument, the#
  18. actual argument must have been assigned a value.#
  19. \end\